home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-02 / tp6sb110.zip / SBVOICE.HST < prev    next >
Text File  |  1991-03-27  |  2KB  |  40 lines

  1. Revision History of SBVoice
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. v1.10 - Added new boolean variable, SBFound, which contains whether
  5.         the Init sequence of SBVoice went well or not.
  6.       - Init of SBVoice no longer aborts the program completely.
  7.         This makes it possible for user programs to continue on even
  8.         if no SoundBlaster is detected.
  9.       - Modified the DEMO.PAS program to account for these changes.
  10.       - Added the ability to $DEFINE NoSBVoiceArray so that user programs
  11.         can use their own method of storing the sound data, such as
  12.         dynamic variables.
  13.       - Added a different CT-VOICE Driver which I believe makes it compatable
  14.         with the newer (v1.5) SoundBlasters.
  15.  
  16. v1.00 - First public distribution.
  17.       - Includes all the features of the CT-VOICE.DRV as well as
  18.         a few of my own, such as LoadVoice and LoadDriver.
  19.         These are documented within the .PAS file itself.
  20.  
  21. Donations towards further development of this and many other
  22. projects are gladly accepted by
  23.         Amit K. Mathur
  24.         3215 St. Patrick's Drive
  25.         Windsor, Ontario
  26.         N9E 3H2 CANADA
  27.         ph: (519) 966-6924
  28.  
  29. Feel free to send comments and suggestions to me.  I'm always on
  30. the lookout for other SoundBlaster utilities as well.  If you find
  31. this of use and create anything with it I would be happy to obtain
  32. a copy of your product.  If you modify the source then please leave
  33. my name and address, along with the other information I placed in
  34. the header intact, and add your own personal data.  If you use this
  35. in any productions for public distribution then I'd be very grateful
  36. to have a brief mention in your documentation or program, as well as
  37. to recieve a copy on disk of your item.  I accept every disk type.
  38.  
  39. Thank you for your support.
  40.